
.footer:after{
    content: '';
    width: 100%;
    height: 20px;
    background: #ffffff;
    position: absolute;
    left: 0;
    bottom: -20px;
    z-index: -1;
}
.banner {
  /*position: relative;*/
  position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    overflow: hidden;
}

.banner .swiper-slide {
  position: relative;
  display: block;
  height: 100.5vh;
  background: #fff;
}

.banner .swiper-slide .pic {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.banner .swiper-slide .pic i {
  width: 100%;
  height: 100%;
}

.banner .swiper-slide .pimg {
  display: block;
}

.banner .swiper-slide .mimg,
.banner .swiper-slide .videoText {
  display: none;
}

.banner .swiper-slide .w1400 {
  position: relative;
  z-index: 2;
}

.banner .swiper-slide .text.imgText {
  position: absolute;
  left: 0;
  top: 0%;
  z-index: 2;
  width: 100%;
  height: 100%;
}

.banner .swiper-slide .text.imgText img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.banner .swiper-slide .video_obj {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.banner .swiper-slide.swiper-slide-active .text {
  visibility: visible;
  -webkit-animation-duration: 0.6s;
  animation-duration: 0.6s;
  animation-delay: 0.5s;
  -webkit-animation-delay: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-timing-function: ease-out;
  -webkit-animation-timing-function: ease-out;
  -webkit-animation-name: fadeInUp100;
  animation-name: fadeInUp100;
}

.banner .swiper-slide .bac {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.1;
  z-index: 1;
}

.banner .swiper-horizontal>.swiper-pagination-bullets,
.banner .swiper-pagination-bullets.swiper-pagination-horizontal {
  left: auto;
  right: 6%;
  bottom: 50%;
  transform: translateY(50%);
  width: 16px;
}

.banner .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.banner .swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet {
  display: block;
  transition: all 0.7s;
  opacity: 1;
  margin: 0;
  width: 15px;
  height: 56px;
  border-radius: 0px;
  background: url(../images/icon/icon_1.png) top center no-repeat;
  background-size: 100% auto;
}

.banner .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active,
.banner .swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-image: url(../images/icon/icon_1s.png);
}

.banner .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:last-child,
.banner .swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet:last-child {
  height: 15px;
}

.banner .swiper-container-horizontal .swiper-pagination .swiper-pagination-bullet {
  margin: 0;
}

.scroll {
  position: absolute;
  z-index: 10;
  bottom: 60px;
  left: 50%;
  margin-left: -47px;
  width: 95px;
  height: 76px;
  background: url(../images/icon/icon_2.png) center no-repeat;
  -webkit-animation-duration: 1.9s;
  animation-duration: 1.9s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-timing-function: ease-out;
  -webkit-animation-timing-function: ease-out;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-name: scrolls;
  animation-name: scrolls;
}

@media (max-width: 1200px) {

  .banner .swiper-slide .pimg,
  .banner .swiper-slide .video_obj {
    display: none;
  }

  .banner .swiper-slide .mimg {
    display: block;
  }

  .banner .swiper-horizontal>.swiper-pagination-bullets,
  .banner .swiper-pagination-bullets.swiper-pagination-horizontal {
    right: 0.3rem;
    width: 12px;
  }

  .banner .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
  .banner .swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet {
    width: 12px;
    height: 45px;
  }

  .banner .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:last-child,
  .banner .swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet:last-child {
    height: 12px;
  }

  .scroll {
    bottom: 0.6rem;
    margin-left: -0.77rem;
    width: 1.54rem;
    height: 1.25rem;
    background-size: 100% auto;
  }
}

.title .left b {
  position: relative;
  z-index: 2;
  font-size: 36px;
  color: #333;
  font-weight: bold;
}

.title .left p {
  margin-top: -18px;
  font-size: 29px;
  font-family: Arial;
  color: #e3e3e3;
  font-weight: bold;
}

.title .left_box {
  color: #333;
}

.title .left_box b {
  margin-bottom: 15px;
  font-size: 36px;
  font-weight: bold;
}

.title .left_box p {
  font-size: 18px;
}

.title .tab_title {
  display: flex;
  justify-content: end;
  width: 30%;
}

.title .tab_title .titleSwiper {
  width: 100%;
}

.title .tab_title .titleSwiper .swiper-wrapper {
  justify-content: flex-end;
}

.title .tab_title .swiper-slide {
  width: auto;
  position: relative;
  padding: 0 30px;
  line-height: 52px;
  font-size: 18px;
  color: #999;
  cursor: pointer;
}

.title .tab_title .swiper-slide a {
  width: auto;
}

.title .tab_title .swiper-slide::before {
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 13px;
  background: #cecece;
  content: "";
}

.title .tab_title .swiper-slide:last-child {
  padding-right: 0;
}

.title .tab_title .swiper-slide:last-child::before {
  display: none;
}

.title .tab_title .swiper-slide-thumb-active a {
  color: #f5a200;
}

.title .btn_icon_sty {
  margin-top: -9px;
}

.title.white .left b {
  color: #fff;
}

.title.white .left p {
  opacity: 0.2;
  color: #f1f0f0;
}

.title.white .left_box {
  color: #fff;
}

.btn_icon_sty {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 200px;
  height: 60px;
  border-radius: 60px;
  background: url(../images/icon/icon_22.png) center no-repeat;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}

.btn_icon_sty span {
  color: #fff;
  font-size: 16px;
  line-height: 1;
  text-transform: capitalize;
  position: relative;
  z-index: 3;
  transition: color 0.5s cubic-bezier(0.25, 0.74, 0.22, 0.99);
  padding-left: 30px;
}

.btn_icon_sty div {
  margin-right: 5px;
  width: 50px;
  height: 50px;
  z-index: 2;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.btn_icon_sty div::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #fff;
  border-radius: 50px;
  width: 100%;
  height: 100%;
  z-index: -1;
  transition: transform 0.3s cubic-bezier(0.25, 0.74, 0.22, 0.99) 0.2s, width 0.2s cubic-bezier(0.25, 0.74, 0.22, 0.99) 0s;
}

.btn_icon_sty div i {
  width: 50px;
  height: 50px;
  background: url(../images/icon/icon_21.png) right 15px center no-repeat;
}

.btn_icon_sty:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.08);
}

.btn_icon_sty:hover span {
  color: #f5a200;
}

.btn_icon_sty:hover div::before {
  transform: scale(1.45);
  width: 1300%;
  transition: transform 0.2s cubic-bezier(0.25, 0.74, 0.22, 0.99), width 0.1s cubic-bezier(0.25, 0.74, 0.22, 0.99) 0.1s;
}

@media (max-width: 1200px) {
  .title .left b {
    font-size: 36px;
  }

  .title .left p {
    margin-top: -18px;
    font-size: 29px;
  }

  .title .left_box b {
    margin-bottom: 0.2rem;
    font-size: 0.4rem;
  }

  .title .left_box p {
    font-size: 0.4rem;
    line-height: 0.6rem;
  }

  .title .tab_title {
    margin-top: 0.6rem;
    width: 100%;
  }

  .title .tab_title .titleSwiper .swiper-wrapper {
    justify-content: left;
  }

  .title .tab_title .swiper-slide {
    width: auto;
    padding: 0 0.5rem;
    line-height: 0.56rem;
    font-size: 0.3rem;
  }

  .title .tab_title .swiper-slide::before {
    right: 0px;
    height: 0.3rem;
  }

  .title .tab_title .swiper-slide:first-child {
    padding-left: 0;
  }

  .btn_icon_sty {
    width: 2.6rem;
    height: 0.8rem;
    border-radius: 0.8rem;
    background-size: cover;
  }

  .btn_icon_sty span {
    font-size: 0.26rem;
    padding-left: 0.26rem;
  }

  .btn_icon_sty div {
    margin-right: 0.12rem;
    width: 0.56rem;
    height: 0.56rem;
  }

  .btn_icon_sty div::before {
    border-radius: 0.56rem;
  }
  .btn_icon_sty:hover div::before{
     transform: scale(2.45);
  }

  .btn_icon_sty div i {
    width: 0.56rem;
    height: 0.56rem;
    height: 50px;
    background: url(../images/icon/icon_21.png) center no-repeat;
    background-size: 0.16rem auto;
  }

  .btn_icon_sty:hover {
    box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.08);
  }
}

.ind06 {
  padding: 86px 0 210px;
  background: url(../images/index/ind06_bac.jpg) center bottom no-repeat;
  background-size: cover;
}

.ind06 .title .left_box {
  margin-bottom: 80px;
  width: 100%;
  text-align: center;
}

.ind06 .pc {
  display: block;
}

.ind06 .mobile {
  display: none;
}

.ind06 .bot {
  display: flex;
  justify-content: space-between;
}

.ind06 .bot .box {
  position: relative;
  margin-bottom: 40px;
  width: 33.33%;
}

.ind06 .bot .box em {
  font-size: 18px;
  text-align: center;
  color: #a4a4a4;
}

.ind06 .bot .box .clearfix {
  display: flex;
  justify-content: center;
  margin-bottom: 6px;
}

.ind06 .bot .box span {
  font-size: 66px;
  font-family: "DINBold";
  color: #f5a200;
  font-weight: bold;
}

.ind06 .bot .box b {
  font-size: 29px;
  color: #f5a200;
  font-weight: bold;
}

.ind06 .bot .box i {
  margin: 43px 0 0 4px;
  font-size: 16px;
  color: #f5a200;
}

.ind06 .bot.bot2 {
  justify-content: center;
}

.ind06 .bot.bot2 .box {
  width: 35%;
}

@media (max-width: 1200px) {
  .ind06 {
    padding: 0.87rem 0 0.72rem;
    background-image: url(../images/mobile/index/ind06_bac.jpg);
  }

  .ind06 .title .left_box {
    margin-bottom: 0.8rem;
  }

  .ind06 .pc {
    display: none;
  }

  .ind06 .mobile {
    display: block;
  }

  .ind06 .bot {
    justify-content: center;
    flex-wrap: wrap;
  }

  .ind06 .bot .box {
    margin-bottom: 0.6rem;
    width: 50%;
  }

  .ind06 .bot .box em {
    font-size: 0.26rem;
  }

  .ind06 .bot .box .clearfix {
    margin-bottom: 0.12rem;
  }

  .ind06 .bot .box span {
    font-size: 0.8rem;
  }

  .ind06 .bot .box b {
    font-size: 0.4rem;
  }

  .ind06 .bot .box i {
    margin: 0.44rem 0 0 0.1rem;
    font-size: 0.26rem;
  }
}

.ind02 {
  padding: 100px 0;
  background: url(../images/index/ind02_bac2.jpg) center no-repeat;
  background-size: cover;
}

.ind02 .m_ind02 {
  display: none;
}

.ind02 .p_ind02 {
  display: block;
}

.ind02 .p_ind02 .list {
  margin-top: 75px;
  display: flex;
  justify-content: flex-start;
}

.ind02 .p_ind02 .list a {
  position: relative;
  margin-right: 1%;
  width: 20%;
  height: 540px;
  overflow: hidden;
}

.ind02 .p_ind02 .list a:last-child {
  margin-right: 0;
}

.ind02 .p_ind02 .list a .text {
  transition: all 0.4s;
  opacity: 1;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
  padding: 340px 30px 0;
  width: 100%;
  height: 100%;
  color: #fff;
}

.ind02 .p_ind02 .list a .text b {
  margin-bottom: 16px;
  font-size: 48px;
  font-weight: bold;
  font-family: "DINBold";
}

.ind02 .p_ind02 .list a .text i {
  margin-bottom: 12px;
  font-size: 24px;
}

.ind02 .p_ind02 .list a .text span {
  line-height: 20px;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
}

.ind02 .p_ind02 .list a .pos {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  min-width: 710px;
  height: 100%;
}

.ind02 .p_ind02 .list a .pos::before {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
  background: url(../images/index/ind02_bac2.png) left bottom no-repeat;
  background-size: cover;
  content: " ";
}

.ind02 .p_ind02 .list a .pos .pos_text {
  position: absolute;
  left: 8%;
  bottom: 40px;
  z-index: 2;
  width: 84%;
  color: #fff;
}

.ind02 .p_ind02 .list a .pos .pos_text b {
  margin-bottom: 16px;
  font-size: 48px;
  font-weight: bold;
  font-family: "DINBold";
}

.ind02 .p_ind02 .list a .pos .pos_text i {
  margin-bottom: 10px;
  font-size: 24px;
}

.ind02 .p_ind02 .list a .pos .pos_text span {
  margin-bottom: 10px;
  line-height: 20px;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
}

.ind02 .p_ind02 .list a .pos .pos_text .lie {
  opacity: 0.8;
  margin-bottom: 30px;
  width: 160px;
  height: 1px;
  background: #fff;
}

.ind02 .p_ind02 .list a .pos .pos_text p {
  line-height: 36px;
  font-size: 18px;
}

.ind02 .p_ind02 .list a.cur {
  width: 58%;
}

.ind02 .p_ind02 .list a.cur .text {
  transition: all 0.4s;
  opacity: 0;
}

.ind02 .tab_next {
  margin-top: 60px;
  overflow: hidden;
}

.ind02 .nextSwiper .swiper-slide {
  width: 65.8%;
}

.ind02 .nextSwiper .swiper-slide .bor {
  position: relative;
  margin: 20px 10%;
  background: #fff;
  box-shadow: 0 0 16px rgba(0, 0, 0, 0.08);
}

.ind02 .nextSwiper .swiper-slide .bor:hover .pic i {
  transition: all 0.7s;
  transform: scale(1.08);
}

.ind02 .nextSwiper .swiper-slide .pic {
  width: 100%;
  height: 500px;
  /* border-radius: 10px; */
  overflow: hidden;
  background: #fff;
}

.ind02 .nextSwiper .swiper-slide .pic i {
  transition: all 0.6s;
  transform: scale(1);
  opacity: 0.2;
  width: 100%;
  height: 100%;
}

.ind02 .nextSwiper .swiper-slide .right {
  transition: all 0.5s;
  opacity: 0;
  position: absolute;
  left: -1px;
  top: 50%;
  z-index: 2;
  margin-top: -165px;
  width: 50%;
  height: 330px;
  /* border-radius: 0 10px 10px 0; */
  /* background: #fff url(../images/index/ind02_bac.jpg) right bottom no-repeat;
              background-size: cover; */
  background: #fff;
}

.ind02 .nextSwiper .swiper-slide .right .borBox {
  padding: 40px;
}

.ind02 .nextSwiper .swiper-slide .right .tit {
  margin-bottom: 30px;
}

.ind02 .nextSwiper .swiper-slide .right .tit b {
  margin-bottom: 10px;
  font-size: 28px;
  font-weight: bold;
  background-image: -webkit-linear-gradient(left, #e79d00, #c78342);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.ind02 .nextSwiper .swiper-slide .right .tit img {
  float: right;
  width: 36px;
}

.ind02 .nextSwiper .swiper-slide .right .tit i {
  font-size: 14px;
  color: #f5a200;
  font-family: Arial;
}

.ind02 .nextSwiper .swiper-slide .right .text p {
  margin-bottom: 30px;
  height: 108px;
  line-height: 32px;
  font-size: 16px;
  color: #724d33;
  text-align: justify;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.ind02 .nextSwiper .swiper-slide .right .more {
  cursor: pointer;
}

.ind02 .nextSwiper .swiper-slide .right .more em {
  float: left;
  padding-right: 30px;
  font-size: 16px;
  color: #999;
  background: url(../images/icon/icon_18.png) right 5px no-repeat;
}

.ind02 .nextSwiper .swiper-slide .right .more em:hover {
  color: #f5a200;
  background-image: url(../images/icon/icon_18s.png);
}

.ind02 .nextSwiper .swiper-slide.swiper-slide-active .right {
  transition: all 0.5s;
  opacity: 1;
}

.ind02 .nextSwiper .swiper-slide.swiper-slide-active .pic i {
  transition: all 0.6s;
  opacity: 1;
}

.ind02 .swiper-button-next,
.ind02 .swiper-button-prev {
  transition: all 0.5s;
  margin-top: 0;
  transform: translateY(-50%);
  width: 51px;
  height: 52px;
}

.ind02 .swiper-button-next {
  right: calc(17.1% - 25px);
  background: url(../images/icon/icon_20.png) center no-repeat;
  background-size: 100% 100%;
}

.ind02 .swiper-button-next:hover {
  background-image: url(../images/icon/icon_20s.png);
}

.ind02 .swiper-button-prev {
  left: calc(17.1% - 25px);
  background: url(../images/icon/icon_19.png) center no-repeat;
  background-size: 100% 100%;
}

.ind02 .swiper-button-prev:hover {
  background-image: url(../images/icon/icon_19s.png);
}

.ind02 .swiper-pagination {
  display: none;
}

@media (max-width: 1200px) {
  .ind02 {
    padding: 0.9rem 0;
    background-image: url(../images/mobile/index/ind02_bac2.jpg);
  }

  .ind02 .p_ind02 {
    display: none;
  }

  .ind02 .m_ind02 {
    display: block;
  }

  .ind02 .tab_next {
    margin: 0.6rem 0 0;
  }

  .ind02 .nextSwiper .swiper-slide {
    width: 100%;
  }

  .ind02 .nextSwiper .swiper-slide .bor {
    margin: 0 4% 0.65rem;
    box-shadow: 0 0 0.16rem rgba(0, 0, 0, 0.08);
  }

  .ind02 .nextSwiper .swiper-slide .pic {
    height: 3.75rem;
  }

  .ind02 .nextSwiper .swiper-slide .right {
    position: relative;
    left: auto;
    top: auto;
    margin-top: 0;
    width: 100%;
    height: 3.74rem;
  }

  .ind02 .nextSwiper .swiper-slide .right .borBox {
    padding: 0.54rem 0.4rem;
  }

  .ind02 .nextSwiper .swiper-slide .right .tit {
    margin-bottom: 0.26rem;
  }

  .ind02 .nextSwiper .swiper-slide .right .tit b {
    margin-bottom: 10px;
    font-size: 0.36rem;
  }

  .ind02 .nextSwiper .swiper-slide .right .tit i {
    font-size: 0.24rem;
  }

  .ind02 .nextSwiper .swiper-slide .right .text p {
    margin-bottom: 0.3rem;
    height: 0.8rem;
    line-height: 0.4rem;
    font-size: 0.26rem;
  }

  .ind02 .nextSwiper .swiper-slide .right .more em {
    padding-right: 0.38rem;
    font-size: 0.26rem;
    background-position: right center;
    background-size: 0.15rem auto;
  }

  .ind02 .swiper-button-next,
  .ind02 .swiper-button-prev {
    display: none;
  }

  .ind02 .swiper-pagination {
    display: flex;
    justify-content: center;
    bottom: 0.8rem;
  }

  .ind02 .swiper-pagination .swiper-pagination-bullet {
    transition: all 0.5s;
    width: 0.15rem;
    height: 0.15rem;
    border-radius: 0.15rem;
    opacity: 1;
    background: #dadada;
  }

  .ind02 .swiper-pagination .swiper-pagination-bullet-active {
    width: 0.3rem;
    background: #f5a200;
  }
}

.ind03 {
  position: relative;
}

.ind03 .posTitle {
  position: absolute;
  left: 0;
  top: 130px;
  z-index: 3;
  width: 100%;
}

.ind03 .posTitle .swiper-num {
  position: absolute;
  /*left: 13.45%;*/
  top: 270px;
  font-size: 28px;
  color: #fff;
  font-family: Arial;
}

.ind03 .posTitle .swiper-num div {
  float: left;
}

.ind03 .posTitle .swiper-num .lit_box {
  margin: -10px 8px 0 0;
  font-size: 38px;
  font-weight: bold;
}

.ind03 .posTitle .swiper-num .lit {
  /* font-weight: bold; */
  margin-left: 8px;
  font-size: 20px;
}

.ind03 .swiper-slide .pic {
  width: 100%;
  height: 940px;
  overflow: hidden;
}

.ind03 .swiper-slide .pic .pc {
  display: block;
}

.ind03 .swiper-slide .pic .mobile {
  display: none;
}

.ind03 .swiper-slide .pic i {
  transition: all 3s 0.2s;
  transform: scale(1.1);
  width: 100%;
  height: 100%;
}

.ind03 .swiper-slide .pos {
  opacity: 0;
  transition: all 0.7s;
  position: absolute;
  left: 0;
  top: 400px;
  z-index: 2;
  width: 100%;
  color: #f1f0f0;
}

.ind03 .swiper-slide .pos p {
  line-height: 40px;
  font-size: 18px;
}

.ind03 .swiper-slide .pos .btn_icon_sty {
  margin-top: 40px;
}

.ind03 .swiper-slide.swiper-slide-active .pos {
  transition: all 0.7s;
  opacity: 1;
  top: 260px;
}

.ind03 .swiper-slide.swiper-slide-active .pic i {
  transition: all 3s 0.2s;
  transform: scale(1);
}

.ind03 .tab_title {
  position: absolute;
  left: 0;
  bottom: 100px;
  z-index: 3;
  width: 100%;
}

.ind03 .tab_title .w1400 {
  display: flex;
  justify-content: space-between;
}

.ind03 .tab_title a {
  position: relative;
  width: calc((100% - 40px) / 5);
  height: 240px;
  overflow: hidden;
  cursor: pointer;
}

.ind03 .tab_title a .white {
  transition: all 0.7s;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  /* border-radius: 10px; */
  background: #fff;
}

.ind03 .tab_title a .white .bor {
  padding: 36px 8%;
}

.ind03 .tab_title a .white .left {
  float: left;
}

.ind03 .tab_title a .white .left b {
  margin-bottom: 5px;
  font-size: 18px;
  color: #333;
}

.ind03 .tab_title a .white .left p {
  font-size: 12px;
  color: #d2d2d2;
}

.ind03 .tab_title a .white .icon {
  float: right;
  height: 48px;
}

.ind03 .tab_title a .white .icon img {
  max-width: 60px;
  height: 100%;
}

.ind03 .tab_title a .pos {
  transition: all 0.7s;
  opacity: 0;
  position: absolute;
  left: 0;
  bottom: -30px;
  width: 100%;
  /* border-radius: 10px 10px 5px 5px; */
  background: #fff;
  overflow: hidden;
}

.ind03 .tab_title a .pos .bor {
  position: relative;
  padding: 33px 0;
}

.ind03 .tab_title a .pos .bor::before {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 4px;
  background: #f5a200;
  content: "";
}

.ind03 .tab_title a .pos .icon {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  margin: 0 auto 20px;
  width: 112px;
  height: 112px;
  background: url(../images/icon/icon_17s.png) center no-repeat;
  background-size: 100% auto;
}

.ind03 .tab_title a .pos .icon i {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/icon/icon_17.png) center no-repeat;
  -webkit-animation: qh 6s linear 0s infinite;
}

.ind03 .tab_title a .pos .icon img {
  /* width: 40px; */
  height: 43px;
}

.ind03 .tab_title a .pos .left {
  text-align: center;
}

.ind03 .tab_title a .pos .left b {
  margin-bottom: 3px;
  font-size: 18px;
  color: #333;
}

.ind03 .tab_title a .pos .left p {
  /* opacity: 0.26; */
  font-size: 12px;
  color: #d2d2d2;
}

.ind03 .tab_title a.cur .white {
  transition: all 0.7s;
  opacity: 0;
}

.ind03 .tab_title a.cur .pos {
  transition: all 0.7s;
  opacity: 1;
  bottom: 0px;
}

@-webkit-keyframes qh {
  0% {
    -webkit-transform: rotateZ(-360deg);
  }

  100% {
    -webkit-transform: rotateZ(0deg);
  }
}

@-webkit-keyframes qw {
  0% {
    -webkit-transform: rotateZ(0deg);
  }

  100% {
    -webkit-transform: rotateZ(-360deg);
  }
}

@media (max-width: 1200px) {
  .ind03 .posTitle {
    top: 0.96rem;
  }

  .ind03 .posTitle .swiper-num {
    display: none;
  }

  .ind03 .swiper-slide .pic {
    height: 10.86rem;
  }

  .ind03 .swiper-slide .pic .pc {
    display: none;
  }

  .ind03 .swiper-slide .pic .mobile {
    display: block;
  }

  .ind03 .swiper-slide .pos {
    top: 3.4rem;
  }

  .ind03 .swiper-slide .pos p {
    line-height: 0.48rem;
    font-size: 0.26rem;
  }

  .ind03 .swiper-slide .pos .btn_icon_sty {
    margin-top: 0.4rem;
  }

  .ind03 .swiper-slide.swiper-slide-active .pos {
    top: 3.4rem;
  }

  .ind03 .tab_title {
    bottom: 0.6rem;
    overflow-x: auto;
    overflow-y: hidden;
  }

  .ind03 .tab_title .w1400 {
    padding-bottom: 0.4rem;
    margin-left: 0.4rem;
    width: 20.75rem;
  }

  .ind03 .tab_title a {
    margin-right: 0.15rem;
    width: 4rem;
    height: 1.78rem;
  }

  .ind03 .tab_title a .white .bor {
    padding: 0.4rem 0.3rem 0.2rem;
  }

  .ind03 .tab_title a .white .left {
    width: calc(100% - 0.8rem);
  }

  .ind03 .tab_title a .white .left b {
    margin-bottom: 5px;
    font-size: 0.32rem;
  }

  .ind03 .tab_title a .white .left p {
    height: 0.64rem;
    line-height: 0.32rem;
    font-size: 0.24rem;
  }

  .ind03 .tab_title a .white .icon {
    height: 0.84rem;
  }

  .ind03 .tab_title a .white .icon img {
    max-width: 0.8rem;
  }

  .ind03 .tab_title a .white::before {
    transition: all 0.5s;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    width: 0;
    height: 0.06rem;
    background: #f5a200;
    content: "";
  }

  .ind03 .tab_title a .pos {
    display: none;
  }

  .ind03 .tab_title a.cur .white {
    opacity: 1;
  }

  .ind03 .tab_title a.cur .white::before {
    transition: all 0.5s;
    width: 100%;
  }

  .ind03 .tab_title a.cur .pos {
    display: none;
  }
}

.ind04 {
  padding: 100px 0;
  background: url(../images/index/ind04_bac.jpg) center no-repeat;
  background-size: cover;
}

.ind04 .next {
  margin-top: 75px;
}

.ind04 .next .next_box1 {
  position: relative;
  float: left;
  width: 43%;
  height: 460px;
  overflow: hidden;
}

.ind04 .next .next_box1::before {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
  height: 130px;
  background: url(../images/icon/icon_23.png) left bottom no-repeat;
  background-size: 100% auto;
  content: "";
}

.ind04 .next .next_box1 i {
  transition: all 0.5s;
  transform: scale(1);
  width: 100%;
  height: 100%;
}

.ind04 .next .next_box1 .pos {
  display: flex;
  align-items: flex-end;
  position: absolute;
  left: 20px;
  bottom: 0;
  z-index: 2;
  width: calc(100% - 40px);
}

.ind04 .next .next_box1 .pos p {
  font-size: 20px;
  color: #ffffff;
  margin-bottom: 36px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.ind04 .next .next_box1 .time {
  position: absolute;
  left: 20px;
  top: 20px;
  padding: 10px 0 8px;
  width: 80px;
  color: #fff;
  text-align: center;
  background: #f5a200;
}

.ind04 .next .next_box1 .time em {
  font-family: "DINRegular";
  font-size: 14px;
}

.ind04 .next .next_box1 .time span {
  line-height: 42px;
  font-size: 42px;
  font-weight: bold;
  font-family: "DINBold";
}

.ind04 .next .next_box1:hover i {
  transition: all 0.5s;
  transform: scale(1.1);
}

.ind04 .next .next_box2 {
  width: 26%;
  height: 460px;
  float: left;
  margin-left: 2%;
  background: #ffffff url(../images/index/distance_bg.png) center bottom 114px no-repeat;
  background-size: contain;
}

.ind04 .next .next_box2 .distance {
  padding: 44px 28px 16px;
  height: calc(100% - 60px);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.ind04 .next .next_box2 .text_title {
  font-size: 16px;
  color: #f5a200;
}

.ind04 .next .next_box2 .text_p {
  font-size: 20px;
  color: #333333;
  line-height: 32px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-top: 20px;
}

.ind04 .next .next_box2 .text_b {
  font-size: 14px;
  color: #999999;
  line-height: 28px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-top: 28px;
}

.ind04 .next .next_box2 .month {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.ind04 .next .next_box2 .month .more {
  width: 16px;
  height: 25px;
  background: url(../images/index/right.png) center no-repeat;
  background-size: 14px auto;
}

.ind04 .next .next_box2 .time {
  color: #d2d2d2;
}

.ind04 .next .next_box2 .time em {
  font-size: 14px;
  font-family: "DINRegular";
}

.ind04 .next .next_box2 .time span {
  font-size: 42px;
  font-weight: bold;
  font-family: "DINBold";
}

.ind04 .next .next_box2:hover .month .more {
  background-image: url(../images/index/rights.png);
}

.ind04 .next .next_box2:hover .text_p,
.ind04 .next .next_box2:hover .time {
  color: #f5a200;
}

@media (max-width: 1200px) {
  .ind04 {
    padding: 0.76rem 0 0.5rem;
    background-image: url(../images/mobile/index/ind04_bac.jpg);
  }

  .ind04 .next {
    margin-top: 0.6rem;
  }

  .ind04 .next .next_box1 {
    margin-bottom: 0.5rem;
    width: 100%;
    height: 5.3rem;
  }

  .ind04 .next .next_box1 .pos {
    left: 0.4rem;
    width: calc(100% - 0.8rem);
  }

  .ind04 .next .next_box1 .pos p {
    line-height: 0.48rem;
    font-size: 0.3rem;
    margin-bottom: 0.3rem;
  }

  .ind04 .next .next_box1 .time {
    left: 0.4rem;
    top: 0.4rem;
    padding: 0.14rem 0 0.06rem;
    width: 1.1rem;
  }

  .ind04 .next .next_box1 .time em {
    font-size: 0.24rem;
  }

  .ind04 .next .next_box1 .time span {
    font-size: 0.5rem;
    line-height: 0.6rem;
  }

  .ind04 .next .next_box2 {
    margin-bottom: 0.5rem;
    width: 100%;
    height: 4.9rem;
    margin-left: 0%;
    background: #fff url(../images/mobile/index/distance_bg.png) center 3.1rem no-repeat;
    background-size: 100% auto;
  }

  .ind04 .next .next_box2 .distance {
    padding: 0.4rem 0.4rem 0.16rem;
    height: calc(100% - 0.56rem);
  }

  .ind04 .next .next_box2 .text_title {
    font-size: 0.26rem;
  }

  .ind04 .next .next_box2 .text_p {
    height: 0.96rem;
    font-size: 0.3rem;
    line-height: 0.48rem;
    -webkit-line-clamp: 2;
    margin-top: 0.2rem;
  }

  .ind04 .next .next_box2 .text_b {
    height: 0.8rem;
    font-size: 0.26rem;
    line-height: 0.4rem;
    -webkit-line-clamp: 2;
    margin-top: 0.2rem;
  }

  .ind04 .next .next_box2 .month .more {
    width: 0.16rem;
    height: 0.25rem;
    background-size: 100% auto;
  }

  .ind04 .next .next_box2 .time {
    width: 0.9rem;
    text-align: center;
  }

  .ind04 .next .next_box2 .time em {
    font-size: 0.24rem;
  }

  .ind04 .next .next_box2 .time span {
    font-size: 0.5rem;
  }
}

.ind05 {
  position: relative;
  z-index: 2;
  height: 100vh;
}

.ind05::after {
  content: "";
  width: 100%;
  height: 110%;
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.ind05 .video_obj {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 110%;
  object-fit: cover;
}

.ind05 .enter-wrap {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  z-index: 3;
}

.ind05 .next {
  text-align: center;
  color: #fff;
}

.ind05 .next b {
  padding: 0 0 30px;
  font-size: 50px;
  font-weight: bold;
}

.ind05 .next p {
  margin: 0 auto;
  width: 530px;
  font-size: 16px;
  line-height: 30px;
}

.ind05 .next em {
  margin: 46px auto 0;
  width: 69px;
  height: 69px;
  background: #ffffff;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
  /* background: url(../images/icon/icon_25.png) center no-repeat; */
}

.ind05 .next em::before {
  transition: all 0.5s;
  position: absolute;
  left: -69px;
  top: 0;
  width: 138px;
  height: 68px;
  background: url(../images/icon/icon_123.png) center no-repeat;
  content: " ";
}

.ind05 .next em:hover:before {
  transition: all 0.5s;
  left: 0;
}

.ind05 .pos {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 249px;
  z-index: 3;
}

.ind05 .pos a {
  transition: all 0.6s;
  float: left;
  margin-top: 218px;
  width: calc(100%/2);
  background: url(../images/index/ind03_bac3.png) center no-repeat;
  background-size: cover;
  cursor: pointer;
}

.ind05 .pos a:nth-child(2) {
  background-image: url(../images/index/ind03_bac4.png);
}

.ind05 .pos a.cur {
  transition: all 0.6s;
  margin-top: 0;
}

.ind05 .pos a .bor {
  padding: 48px 40px 114px;
  color: #fff;
}

.ind05 .pos a b {
  margin-bottom: 40px;
  font-size: 26px;
  font-weight: bold;
  background: url(../images/icon/icon_26.png) right center no-repeat;
}

.ind05 .pos a p {
  font-size: 14px;
  height: 78px;
  line-height: 26px;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

@media (max-width: 1560px) {
  .ind05 .w1400 {
    width: 73%;
  }
}
.ind05 .video_img{
  display: none;
}

@media (max-width: 1200px) {

  .ind05::after,
  .ind05 .video_obj {
    height: calc(100vh + 0.5rem);
  }
  .ind05 .video_obj {
    display: none;

  }
  .ind05 .video_img{
    display: block;
  }
  .ind05 .enter-wrap {
    margin-top: -1.4rem;
  }

  .ind05 .next b {
    padding: 0 0 0.4rem;
    font-size: 0.6rem;
  }

  .ind05 .next p {
    width: 92%;
    font-size: 0.26rem;
    line-height: 0.4rem;
  }

  .ind05 .next em {
    margin: 0.6rem auto 0;
    width: 0.9rem;
    height: 0.9rem;
    background-size: 100% auto;
  }

  .ind05 .next em::before {
    left: 0px;
    width: 0.9rem;
    height: 0.9rem;
    background-size: 1.8rem auto;
    background-position: left center;
  }

  .ind05 .pos {
    bottom: 1.5rem;
    height: 2rem;
  }

  .ind05 .pos a {
    margin-top: 0;
    background: url(../images/index/ind03_bac3.png) center no-repeat;
    background-size: cover;
  }

  .ind05 .pos a:nth-child(2) {
    background-image: url(../images/index/ind03_bac4.png);
  }

  .ind05 .pos a .bor {
    padding: 0.4rem;
  }

  .ind05 .pos a b {
    padding-bottom: 0.58rem;
    margin-bottom: 0;
    font-size: 0.36rem;
    background: url(../images/icon/icon_26.png) left bottom no-repeat;
    background-size: 0.13rem auto;
  }

  .ind05 .pos a p {
    display: none;
  }
}

.pop_video {
  display: none;
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 31;
  transform: translate(-50%, -50%);
  width: 80%;
  max-width: 1341px;
}

.pop_video video {
  display: block;
  width: 100%;
}

.pop_video_bac {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 30;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.5;
}

.pop_video i {
  position: absolute;
  right: 30px;
  top: 30px;
  width: 18px;
  height: 18px;
  background: url(../images/icon/i94.png) center no-repeat;
  cursor: pointer;
}

.index {
  position: relative;
  margin-top: 100vh;
  z-index: 2;
  background: #fff;
}

.index .indexLeft {
  display: block;
  position: absolute;
  left: 3%;
  top: 190px;
  z-index: 8;
}

.index .indexLeft a p {
  padding-left: 30px;
  line-height: 60px;
  font-size: 16px;
  color: #333;
  background: url(../images/icon/icon_93ss.png) left center no-repeat;
  background-size: auto 11px;
}

.index .indexLeft a.cur p {
  color: #f5a200;
  background-image: url(../images/icon/icon_93s.png);
}

.index .indexLeft.on a p {
  color: #fff;
  background-image: url(../images/icon/icon_93.png);
}

.index .indexLeft.on a.cur p {
  color: #f5a200;
  background-image: url(../images/icon/icon_93s.png);
}

@media (max-width: 1520px) {
  .index .indexLeft {
    left: 1%;
  }
}

@media (max-width: 1200px) {
  .index .indexLeft {
    display: none;
  }
}